PromptLoopGuides
PromptLoop

Getting Started

Getting StartedNew

Platform

Tasks

Datasets

Capabilities

Web Browsing

Scraping Lists

Dynamic Data Extraction

Signals

Accuracy & Confidence

Research Pages

Integrations

Integrations

Industry Guides

Sales Plays

GTM and Sales

Capturing Efficiency

Private Equity

E-commerce

Help & More

Help & More

Contact

Spreadsheet Apps

Account Limits and Credits

On this page

  • Using PromptLoop Tasks
  • 1. Why Tasks?
  • 2. Task Basics
  • Inputs vs. Outputs
  • Task Types
  • Crawl Depth
  • 3. Quick‑Start (Most Users)
  • Step 1 – Create a Task
  • Option A – AI‑Generated T...
  • Option B – Copy a Template
  • Step 2 – Test & Iterate
  • Step 3 – Run on a Dataset
  • 4. Editing a Task
  • Search Items (Output Colu...
  • Answer & Category Formats
  • Lists Recap
  • 5. Advanced Topics
  • Managed Tasks
  • Where you will find them
  • What you can run today
  • Chained Tasks
  • Building a Chain (step-by...
  • Best Practices
  • 6. Troubleshooting & FAQs
  • Next Steps

See How GTM Teams Use PromptLoop

Find new customers immediately. See how 10,000+ sales and marketing teams discover prospects in minutes.

Trusted by leading GTM teams

Using PromptLoop Tasks

PromptLoop Tasks are no‑code AI agents. Give them a list of websites or search terms and they return clean, structured data—at any scale.

1. Why Tasks?#

  • Automate research that normally takes hours per prospect or company.
  • Scale instantly from a single test row to thousands of data points.
  • Keep results consistent with strict formats, confidence scores, and guardrails.
New to PromptLoop?

Copy one of our proven task templates and tweak it. Task creation and edits are free on every plan, so experiment freely.

Helpful Links

  • Create a task
  • Template Library
  • Your Tasks

2. Task Basics#

Inputs vs. Outputs#

What it isExample
InputThe starting value PromptLoop analyzeshttps://acme.com · "Acme Corp"
OutputOne or more data points the AI returnsdescription · phone_number · is_b2b

A single input row → one (or many) output columns. When using List format the task can add extra rows—one per list item.

Task Types#

Task TypeBest When You HaveWhat It DoesExample
WebsiteA list of URLsCrawls the site and extracts answersFind pricing on competitor pages
SearchOnly a name/keywordSearches first, then crawlsGet LinkedIn URL for “Acme Corp”

Crawl Depth#

Choose in the Browsing Type dropdown when creating/editing a Website task.

DepthHow Deep It GoesWhen to Use
Single PageOnly the exact URL providedYou want data only from that page (e.g., marketplace listing)
Smart Crawl (default)Follows relevant links a few levels deepMost website tasks—fastest & cheapest
Deep (more credits)Explores far more pagesHard‑to‑find info buried deep in sites
Selecting the depth of crawl

3. Quick‑Start (Most Users)#

Step 1 – Create a Task#

Option A – AI‑Generated Task (fastest)#

  1. Go to Tasks → New Task.
  2. Describe what you need and the desired columns.
  3. Review the auto‑generated columns, tweak if required, and Save.
Advanced Web Browsing

PromptLoop uses your prompt to pre‑fill each column’s search query and format, saving tons of setup time.

Option B – Copy a Template#

Browse the template library and clone a task that’s close to your goal (e.g., Find Information from a Website, Extract List from Website).

Step 2 – Test & Iterate#

  1. Open the task and paste one sample input.
  2. Click Run Test.
  3. Review what information was found and hover over the info icon to see reasoning.
  4. Tweak queries or formats, then retest.
Test AI scraping agent

Step 3 – Run on a Dataset#

  1. Upload or select a dataset with your inputs.
  2. Click Launch Job and pick your task.
  3. PromptLoop adds new columns or rows with the outputs.
Datasets

Explore, filter, and export results from the Datasets tab.


4. Editing a Task#

Toggle Edit ↔ Test at the top of the task page.

Edit Task

Search Items (Output Columns)#

FieldWhat to Enter
NameColumn header—keep it unique and short
QueryNatural‑language question (e.g., “What is the main phone number?”)
InstructionsExtra rules (e.g., “≤ 10 words”)
Source ToggleAdd a _source column with the URL found
FormatPick Text, Number, Category, List, etc.
Multiple Search Items Limit

Tasks with > 6 items can run slower or lose accuracy. For complex jobs split into multiple tasks.

Answer & Category Formats#

Formatting Options
FormatBest For
TextDescriptions & summaries
True/FalseYes/no checks
NumberCounts, prices
LinkURLs
Image LinkImage URLs
JSONMulti‑field objects
ScriptCLI commands or code
Single CategoryOne label from options
Multiple CategoriesMulti‑label tagging
ListOne row per list item (people, addresses)

Categories ensure uniform outputs. Define the allowed options; anything else returns Not Found.

Editing Categories

Lists extract repeatable items (people, products, etc.) from a single site page.

Formatting
Generating Lists

Need a list gathered across the internet? Use Dataset Generation instead. List output here covers items inside one website.

Lists Recap#

  • Adds extra rows—one per item.
  • Each list column you define becomes a standard output column.

5. Advanced Topics#

Managed Tasks#

Built In Solutions: Managed Tasks are PromptLoop-maintained, no-code AI agents you can run directly on your datasets to return clean, structured columns—at any scale.

Where you will find them#

Datasets → Add Column → Managed Tasks Choose a task, map inputs, set parameters, preview, and Launch Job. New columns are appended to your dataset. Credits for the run are visible in the launch step.

What you can run today#

  • AI Column Generate or transform text into clean, typed columns (summaries, categories, normalizations) with strict formats.

  • Email Enrich Given a person + company/domain, return a verified/probable work email and related metadata (confidence, source, etc.).

  • Phone Enrich Given a person + company/domain, return a verified/probable work or mobile phone

Credits

Credits vary by task and options and are shown clearly in the launch step before you confirm the job.

Chained Tasks#

Run multiple tasks back‑to‑back in one workflow (e.g., crawl website → enrich via LinkedIn). Build a chain under Chains in the sidebar.

Immutable: once saved, a chain cannot be edited. Duplicate to make changes.

Building a Chain (step-by-step)#

  1. Open Chains in the sidebar and click New Chain.
  2. Add Inputs – choose the dataset column that kicks off the workflow (e.g., website_url).
  3. Add Step → Select Task – pick your first task (e.g., “Company Details”).
  4. Map Outputs to Next Step – click the ➔ icon next to an output and choose which task input it feeds.
  5. Add Additional Steps as needed (max 5).
  6. Save Chain – give it a name and description. ⚠️ Chains are immutable; duplicate to edit later.
  7. Run on Dataset – launch just like any other task; results from every step are appended to the dataset.

Best Practices#

  • Start with Smart Crawl, switch to Deep only if data is missing.
  • Keep queries generic (not company‑specific).
  • Use Categories for anything you’ll filter or group on later.

6. Troubleshooting & FAQs#

  • Why is my task returning blanks? Test the URL in a single‑page crawl to debug.
  • How many rows can a task handle? Tens of thousands; performance scales automatically.
  • Can I change the input column later? No; create a new task to switch input type.

Next Steps#

  • Datasets – upload data, launch jobs, and analyze outputs.
  • Accuracy & Confidence – interpret scores and improve tasks.
  • Signals – automate change monitoring over time.
Ready to Transform Your Research?

Get started now by creating your first task, or schedule a demo to explore advanced use‑cases with our team.